home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / utility / utilcli / random.rdm < prev    next >
Text File  |  1997-01-18  |  541b  |  16 lines

  1. Short:    Simple program that shows random numbers
  2. Author:   palaste@cc.helsinki.fi (Joona Palaste)
  3. Uploader: palaste@cc.helsinki.fi (Joona Palaste)
  4. Type:     util/cli
  5.  
  6. This program can be run from CLI. It reads the maximum integer value a random
  7. number can have from the command line, and shows a random integer value between
  8. 0 and that value.
  9.  
  10. This program, written in PCQ-Pascal, is Copyright by Joona Palaste, but it is
  11. freely distributable.
  12.  
  13. *** HOMEPAGE PLUG ***
  14. See my homepage at www.helsinki.fi/~palaste !
  15. *** END HOMEPAGE PLUG ***
  16.